projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5d4885
)
(custom-initialize-frame): Add autoload cookie.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 10 Apr 1997 07:23:30 +0000
(07:23 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 10 Apr 1997 07:23:30 +0000
(07:23 +0000)
lisp/cus-face.el
patch
|
blob
|
history
diff --git
a/lisp/cus-face.el
b/lisp/cus-face.el
index ae8e60b499fda6279754e7a6a03c7567a48ec94e..2dbdf2aa1ce8f32de1bd7f4e06ab199c095f938b 100644
(file)
--- a/
lisp/cus-face.el
+++ b/
lisp/cus-face.el
@@
-534,6
+534,7
@@
If FRAME is nil or omitted, initialize them for all frames."
(initialize-face-resources symbol frame))))
(face-list)))
+;;;###autoload
(defun custom-initialize-frame (&optional frame)
"Initialize local faces for FRAME if necessary.
If FRAME is missing or nil, the first member of (frame-list) is used."